projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e34dc8
)
* pmail.el (pmail): Ensure that pmail-mode-hook is run.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 20 Dec 2008 21:40:19 +0000
(21:40 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 20 Dec 2008 21:40:19 +0000
(21:40 +0000)
lisp/mail/ChangeLog.pmail
patch
|
blob
|
history
diff --git
a/lisp/mail/ChangeLog.pmail
b/lisp/mail/ChangeLog.pmail
index bdc9e9133a2aaa6984b08a295e8b69b86a5ef219..270f13e7c4226957a57010c5ae1e30df2fa50e01 100644
(file)
--- a/
lisp/mail/ChangeLog.pmail
+++ b/
lisp/mail/ChangeLog.pmail
@@
-17,6
+17,7
@@
(pmail-display-labels): Add leading space to attribute string.
(pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert
header directly instead of calling pmail-add-header.
+ (pmail): Ensure that pmail-mode-hook is run.
2008-12-15 Juanma Barranquero <lekktu@gmail.com>